This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: java.lang.NoClassDefFoundError: lotus/domino/NotesException ~Kelly Breponevergon 8.May.03 04:04 PM a Web browser Applications Development 6.0Windows XP
Hi,
I resolved this problem. But I am getting into another problem. The session is not being created. I will tell you about my application..If you want I will send you the code. Here is the application process flows...
I have an html page which takes server name, database, user and password. I am giving here the Lotus Notes user name and password as internet password that is mentioned in the connection document in the NAB. In the form action i am calling the servlet. In Servlet the session will be created by taking the server, user id and password. Her is the problem. The session is not being created here. It is giving the unknow host exception. Do you have any Idea, what could be the problem.